home *** CD-ROM | disk | FTP | other *** search
- // Copyright (c)1995 Ray Dream, Inc. All Rights Reserved.
- /* $Id: COMFlat.r 1.2 1997/04/09 01:17:40 damien Exp $ */
-
- #ifndef __TYPES.R__
- #include "Types.r"
- #endif
-
- #ifndef __XAPI.R__
- #include "XApi.r"
- #endif
-
- include "COMFLAT.rsc";
-
- resource 'COMP' (139) {
- 'prim',
- 'COfl',
- "Flat Surface",
- "COM Examples",
- 0x30103,
- "3.1.3",
- "TOOLKIT Example",
- 9
- };
-
- data 'GUID' (139) {
- $"AB40 E1C0 3A02 101C 885F 0402 1C00 7002" /* ´@·¿:...à_....p. */
- $"44CB 8480 BB96 11CE 93A4 0000 E202 D5A5" /* »N.@Ñx..㸈)’¬&+ */
- };
-
- data 'Cmpp' (139) {
- $"008B" /* .à */
- };
-
-